Style Constructors
An object defining constructors for the Style class.
Style()
Initializes a new instance of the Style
class with default values.
The constructor sets the following default values:
Padding
is set to an empty string.BackgroundColor
is set to an empty string.BackgroundImage
is set to an empty string.Height
is set tonull
.BackgroundImageLayout
is set toBackgroundImageLayout.None
.